DioDocs for PDF
Create(RenderTarget,GradientStop[],Gamma,ExtendMode) メソッド

DS.Documents.DX.Windows アセンブリ > GrapeCity.Documents.DX.Direct2D 名前空間 > GradientStopCollection クラス > Create メソッド : Create(RenderTarget,GradientStop[],Gamma,ExtendMode) メソッド
RenderTarget のインスタンス。
D2D1_GRADIENT_STOP 構造体の配列へのポインター。
グラデーションストップ間の色補間が実行される空間。
[0,1] の正規化範囲外のグラデーションの動作。
指定されたグラデーションストップ、色補間ガンマ、および拡張モードから GradientStopCollection を作成します。
シンタックス
'宣言
 
Public Overloads Shared Function Create( _
   ByVal renderTarget As RenderTarget, _
   ByVal gradientStops() As GradientStop, _
   ByVal colorInterpolationGamma As Gamma, _
   ByVal extendMode As ExtendMode _
) As GradientStopCollection

パラメータ

renderTarget
RenderTarget のインスタンス。
gradientStops
D2D1_GRADIENT_STOP 構造体の配列へのポインター。
colorInterpolationGamma
グラデーションストップ間の色補間が実行される空間。
extendMode
[0,1] の正規化範囲外のグラデーションの動作。
参照

GradientStopCollection クラス
GradientStopCollection メンバ
オーバーロード一覧